TsgSHXFontList
Unit: SHX
Description
The TsgSHXFontList
class provides managing with a set of SHX fonts.
Syntax
TsgSHXFontList = class
Properties
Properties | Description |
---|---|
DefaultFont | The property returns the name of the default SHX font. |
DefaultFontPath | The property gets and sets the path to the Default SHX font. |
Fonts | The property returns the list of the used SHX fonts. |
SearchPath | The property returns the list of paths to the SHX fonts. |
Styles | The property returns the list of the TsgTextStyle type objects. |
Methods
Methods | Description |
---|---|
AddStyle | The method adds the TsgSHXFontList object and its drawing style. |
Create | Creates an instance of the TsgSHXFontList class. |
Destroy | Destroys an instance of the TsgSHXFontList class. |